OpenRoads Designer CONNECT Edition SDK Help

GetBestApproximatedArea(Double) Method

Gets the area of a closed linear complex element

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public virtual doubleGetBestApproximatedArea(double strokingTolerance)

Parameters

SettingDescription
   the stroking tolerance(used in case of a no simple element(line, closedLineString, arc) wich need to be stroking)

Return Value

See Also